home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 June / Macworld (1999-06).dmg / Shareware World / Graphics / Ink_FineArt 3D / Installer / Installer.dxr / 00010.ls < prev    next >
Encoding:
Text File  |  1999-02-18  |  159 b   |  8 lines

  1. on mouseUp
  2.   global gForceCleanInstall
  3.   if the hilite of member "mCleanInstallButton" = 1 then
  4.     set gForceCleanInstall to 1
  5.   end if
  6.   go("DoInstall")
  7. end
  8.